Constraint: Tweak docs
authorMatthias Clasen <mclasen@redhat.com>
Sun, 28 Feb 2021 17:56:12 +0000 (12:56 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:35 +0000 (16:37 +0000)
gtk/gtkconstraint.c

index a707465a3286f6742afcde183bd9f756be6178ad..191015f232c57951523fb00367824a93f8f92079 100644 (file)
@@ -20,8 +20,8 @@
 /**
  * GtkConstraint:
  *
- * `GtkConstraint` describes a constraint between an attribute on a widget
- * and another attribute on another widget, expressed as a linear equation.
+ * `GtkConstraint` describes a constraint between attributes of two widgets,
+ *  expressed as a linear equation.
  *
  * The typical equation for a constraint is:
  *